home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / v cisle / qip / qipinfium9000.exe / infium.exe / 0 / RCDATA / TFRMMETAMAN / TFRMMETAMAN.txt
Text File  |  2007-12-27  |  5KB  |  161 lines

  1. object frmMetaMan: TfrmMetaMan
  2.   Left = 463
  3.   Top = 279
  4.   Width = 566
  5.   Height = 479
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Tahoma'
  11.   Font.Style = []
  12.   KeyPreview = True
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   DesignSize = (
  19.     558
  20.     452)
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object LabelEdMeta: TInfuLabel
  24.     Left = 8
  25.     Top = 8
  26.     Width = 101
  27.     Height = 13
  28.     Caption = '_Editing metacontact'
  29.   end
  30.   object VST1: TVirtualStringTree
  31.     Left = 8
  32.     Top = 24
  33.     Width = 241
  34.     Height = 360
  35.     Anchors = [akLeft, akTop, akBottom]
  36.     DefaultNodeHeight = 20
  37.     DragOperations = [doMove]
  38.     Header.AutoSizeIndex = 0
  39.     Header.Font.Charset = DEFAULT_CHARSET
  40.     Header.Font.Color = clWindowText
  41.     Header.Font.Height = -11
  42.     Header.Font.Name = 'MS Sans Serif'
  43.     Header.Font.Style = []
  44.     Header.MainColumn = -1
  45.     Header.Options = [hoColumnResize, hoDrag]
  46.     SelectionBlendFactor = 50
  47.     StateImages = ImageList1
  48.     TabOrder = 0
  49.     TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowTreeLines, toThemeAware, toUseBlendedImages, toUseBlendedSelection]
  50.     TreeOptions.SelectionOptions = [toRightClickSelect]
  51.     OnAfterItemPaint = VST1AfterItemPaint
  52.     OnCollapsing = VST1Collapsing
  53.     OnDragAllowed = VST1DragAllowed
  54.     OnDragOver = VST1DragOver
  55.     OnDragDrop = VST1DragDrop
  56.     OnGetText = VST1GetText
  57.     OnPaintText = VST1PaintText
  58.     OnGetImageIndex = VST1GetImageIndex
  59.     Columns = <>
  60.     WideDefaultText = ''
  61.   end
  62.   object VST2: TVirtualStringTree
  63.     Left = 256
  64.     Top = 24
  65.     Width = 293
  66.     Height = 319
  67.     Anchors = [akLeft, akTop, akRight, akBottom]
  68.     DefaultNodeHeight = 20
  69.     DragOperations = [doMove]
  70.     Header.AutoSizeIndex = 0
  71.     Header.Font.Charset = DEFAULT_CHARSET
  72.     Header.Font.Color = clWindowText
  73.     Header.Font.Height = -11
  74.     Header.Font.Name = 'MS Sans Serif'
  75.     Header.Font.Style = []
  76.     Header.MainColumn = -1
  77.     Header.Options = [hoColumnResize, hoDrag]
  78.     SelectionBlendFactor = 50
  79.     StateImages = ImageList1
  80.     TabOrder = 1
  81.     TextMargin = 0
  82.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoScrollOnExpand, toAutoTristateTracking, toAutoDeleteMovedNodes]
  83.     TreeOptions.MiscOptions = [toAcceptOLEDrop, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning, toFullRowDrag]
  84.     TreeOptions.PaintOptions = [toHideFocusRect, toShowButtons, toShowTreeLines, toThemeAware, toUseBlendedImages, toUseBlendedSelection]
  85.     TreeOptions.SelectionOptions = [toFullRowSelect, toRightClickSelect]
  86.     OnAfterItemPaint = VST1AfterItemPaint
  87.     OnCollapsing = VST1Collapsing
  88.     OnCompareNodes = VST2CompareNodes
  89.     OnDragAllowed = VST2DragAllowed
  90.     OnDragOver = VST2DragOver
  91.     OnDragDrop = VST2DragDrop
  92.     OnFreeNode = VST2FreeNode
  93.     OnGetText = VST1GetText
  94.     OnPaintText = VST1PaintText
  95.     OnGetImageIndex = VST1GetImageIndex
  96.     Columns = <>
  97.     WideDefaultText = ''
  98.   end
  99.   object MemoHint: TInfuMemo
  100.     Left = 8
  101.     Top = 396
  102.     Width = 541
  103.     Height = 49
  104.     TabStop = False
  105.     Anchors = [akLeft, akRight, akBottom]
  106.     BorderStyle = bsNone
  107.     Color = clBtnFace
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clWindowText
  110.     Font.Height = -11
  111.     Font.Name = 'Tahoma'
  112.     Font.Style = []
  113.     ParentFont = False
  114.     ReadOnly = True
  115.     ScrollBars = ssVertical
  116.     TabOrder = 2
  117.   end
  118.   object VSTNew: TVirtualStringTree
  119.     Left = 256
  120.     Top = 350
  121.     Width = 293
  122.     Height = 33
  123.     Anchors = [akLeft, akRight, akBottom]
  124.     BevelInner = bvNone
  125.     BevelKind = bkFlat
  126.     BorderStyle = bsNone
  127.     DefaultNodeHeight = 30
  128.     DragOperations = [doMove]
  129.     Header.AutoSizeIndex = 0
  130.     Header.Font.Charset = DEFAULT_CHARSET
  131.     Header.Font.Color = clWindowText
  132.     Header.Font.Height = -11
  133.     Header.Font.Name = 'MS Sans Serif'
  134.     Header.Font.Style = []
  135.     Header.MainColumn = -1
  136.     Header.Options = [hoColumnResize, hoDrag]
  137.     SelectionBlendFactor = 50
  138.     StateImages = ImageList1
  139.     TabOrder = 3
  140.     TextMargin = 10
  141.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoScrollOnExpand, toAutoTristateTracking, toAutoDeleteMovedNodes]
  142.     TreeOptions.MiscOptions = [toAcceptOLEDrop, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning, toFullRowDrag]
  143.     TreeOptions.PaintOptions = [toHideFocusRect, toHideSelection, toShowButtons, toShowTreeLines, toThemeAware, toUseBlendedImages, toAlwaysHideSelection]
  144.     TreeOptions.SelectionOptions = [toDisableDrawSelection, toFullRowSelect, toRightClickSelect]
  145.     OnAfterItemPaint = VST1AfterItemPaint
  146.     OnCollapsing = VST1Collapsing
  147.     OnDragAllowed = VSTNewDragAllowed
  148.     OnDragOver = VSTNewDragOver
  149.     OnDragDrop = VSTNewDragDrop
  150.     OnGetText = VST1GetText
  151.     OnPaintText = VST1PaintText
  152.     OnGetImageIndex = VST1GetImageIndex
  153.     Columns = <>
  154.     WideDefaultText = ''
  155.   end
  156.   object ImageList1: TImageList
  157.     Left = 240
  158.     Top = 72
  159.   end
  160. end
  161.